Build Log
  

Rebuild started: Project: TeaPot, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001940764004.rsp" with contents
[
/O2 /GL /I ".\gl" /D "WIN32" /D "_CRT_SECURE_NO_WARNINGS" /D "ML_DATA_LOG" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MTd /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TC .\sio.c

.\mlMouse.c

.\mlDataLog.c
]
Creating command line "cl.exe @c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001940764004.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001A40764004.rsp" with contents
[
/O2 /GL /I ".\gl" /D "WIN32" /D "_CRT_SECURE_NO_WARNINGS" /D "ML_DATA_LOG" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MTd /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\main.cpp
]
Creating command line "cl.exe @c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001A40764004.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001B40764004.rsp" with contents
[
/OUT:"C:\yzheng\TVremote\teapot_svn1354\Release\TeaPot.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\TeaPot.exe.intermediate.manifest" /DEBUG /PDB:"c:\yzheng\tvremote\teapot_svn1354\release\TeaPot.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 .\gl\glut32.lib User32.lib

".\release\main.obj"

".\release\mlDataLog.obj"

".\release\mlMouse.obj"

".\release\sio.obj"
]
Creating command line "link.exe @c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001B40764004.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001C40764004.rsp" with contents
[
/outputresource:".\release\TeaPot.exe;#1" /manifest

.\release\TeaPot.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\yzheng\TVremote\teapot_svn1354\Release\RSP00001C40764004.rsp /nologo"
Creating temporary file "c:\yzheng\TVremote\teapot_svn1354\Release\BAT00001D40764004.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "c:\yzheng\TVremote\teapot_svn1354\Release\BAT00001D40764004.bat"
Output Window
  
Compiling...
sio.c
.\sio.c(312) : warning C4047: '=' : 'char' differs in levels of indirection from 'char [2]'
.\sio.c(313) : warning C4087: 'SIOWrite' : declared with 'void' parameter list
.\sio.c(441) : warning C4027: function declared without formal parameter list
mlMouse.c
mlDataLog.c
Compiling...
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\yzheng\TVremote\teapot_svn1354\Release\BuildLog.htm"
TeaPot - 0 error(s), 3 warning(s)